Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create standalone tests #13

Merged
merged 1 commit into from
Nov 15, 2017
Merged

Create standalone tests #13

merged 1 commit into from
Nov 15, 2017

Conversation

angus-c
Copy link
Contributor

@angus-c angus-c commented Nov 15, 2017

resolves #11

@angus-c angus-c changed the title standalone tests create docker commands for standalone tests Nov 15, 2017
@fusionjs fusionjs deleted a comment from old-fusion-bot bot Nov 15, 2017
KevinGrandon
KevinGrandon previously approved these changes Nov 15, 2017
Copy link
Contributor

@KevinGrandon KevinGrandon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job!

@@ -3,7 +3,7 @@
set -x

# run in series due to saucelabs concurrency limits
nightwatch --config nightwatch-ci.js --env chrome-mac
nightwatch --config nightwatch.js --env chrome-mac
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't we use the CI config for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops - yeah, updated

@angus-c angus-c changed the title create docker commands for standalone tests create standalone tests Nov 15, 2017
@angus-c angus-c changed the title create standalone tests Create standalone tests Nov 15, 2017
@angus-c angus-c merged commit 4ff00a1 into master Nov 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker commands for running integration tests locally
2 participants